gtk: Handle events with coordinates in toplevel-relative ones
authorCarlos Garnacho <carlosg@gnome.org>
Fri, 31 Mar 2017 15:38:38 +0000 (17:38 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Thu, 25 May 2017 14:25:58 +0000 (16:25 +0200)
commite25fcf983a36080eb57c96f312a6ad8f5cbeb887
tree63897a63a7fc18964f6fec38af9fe187e3f560c8
parent17aa0ca76e6eeb72da909e5a63f1367596edc536
gtk: Handle events with coordinates in toplevel-relative ones

Implement target finding per-pointer/touchpoint through GtkPointerFocus and
_gtk_toplevel_pick(). Focus changes are handled through the emission of
crossing events between the old target and the new one.
gtk/gtkmain.c